home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TFRABOUTFORM / TFRABOUTFORM.txt < prev   
Text File  |  2004-10-21  |  2KB  |  107 lines

  1. object frAboutForm: TfrAboutForm
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'About FastReport'
  6.   ClientHeight = 282
  7.   ClientWidth = 261
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Image1: TImage
  17.     Left = 16
  18.     Top = 16
  19.     Width = 225
  20.     Height = 73
  21.     Picture.Data = {<image000.bmp>}
  22.     Visible = False
  23.   end
  24.   object Bevel2: TBevel
  25.     Left = 4
  26.     Top = 4
  27.     Width = 253
  28.     Height = 237
  29.     Shape = bsFrame
  30.   end
  31.   object PBox: TPaintBox
  32.     Left = 16
  33.     Top = 16
  34.     Width = 227
  35.     Height = 73
  36.     OnPaint = PBoxPaint
  37.   end
  38.   object Label2: TLabel
  39.     Left = 20
  40.     Top = 60
  41.     Width = 59
  42.     Height = 13
  43.     Caption = 'Version 2.47'
  44.     Font.Color = clBlack
  45.     Font.Height = -11
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = []
  48.     ParentFont = False
  49.   end
  50.   object Label3: TLabel
  51.     Left = 36
  52.     Top = 96
  53.     Width = 190
  54.     Height = 29
  55.     Alignment = taCenter
  56.     AutoSize = False
  57.     Caption = 'Copyright ∩┐╜ 1998-2002 by A.Tzyganenko & FR Software'
  58.     Font.Color = clBlack
  59.     Font.Height = -11
  60.     Font.Name = 'MS Sans Serif'
  61.     Font.Style = []
  62.     ParentFont = False
  63.     ShowAccelChar = False
  64.     WordWrap = True
  65.   end
  66.   object Label5: TLabel
  67.     Left = 16
  68.     Top = 148
  69.     Width = 225
  70.     Height = 85
  71.     AutoSize = False
  72.     Caption = 
  73.       ' WWW: '#13#10'  - http://www.fastreport.ru'#13#10'  - http://www.fast-report' +
  74.       '.com'#13#10' E-mail: '#13#10'  - sales:    sales@fast-report.com'#13#10'  - suppor' +
  75.       't: support@fast-report.com'
  76.     Font.Color = clBlack
  77.     Font.Height = -11
  78.     Font.Name = 'Arial'
  79.     Font.Style = []
  80.     ParentFont = False
  81.     ShowAccelChar = False
  82.     WordWrap = True
  83.   end
  84.   object Shape1: TShape
  85.     Left = 16
  86.     Top = 136
  87.     Width = 229
  88.     Height = 1
  89.     Pen.Color = clGray
  90.   end
  91.   object Button1: TButton
  92.     Left = 93
  93.     Top = 252
  94.     Width = 75
  95.     Height = 25
  96.     Caption = 'OK'
  97.     Default = True
  98.     Font.Color = clBlack
  99.     Font.Height = -11
  100.     Font.Name = 'MS Sans Serif'
  101.     Font.Style = []
  102.     ModalResult = 1
  103.     ParentFont = False
  104.     TabOrder = 0
  105.   end
  106. end
  107.